Gets a submit menu.
Get | SubmitMenu_GetSubmitMenuByName |
Resource Path: /api/SubmitMenu/{menutype}
Uri: http://doc.jamsscheduler.com/api/SubmitMenu/{menutype}
Name | Description | Data Type |
---|---|---|
menutype | Menu Type | string |
name | Menu Name | string |
The response body is of type Array[MenuEntry].
OK